home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 5390 then
- if the loaded of member "fossilrecord" = 0 then
- preloadMember("fossilrecord")
- end if
- if the loaded of member "fossilrec_permline" = 0 then
- preloadMember("fossilrec_permline")
- end if
- if the loaded of member "fossilrec_cretline" = 0 then
- preloadMember("fossilrec_cretline")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- go(114)
- end
-